home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / library / reqtlsdv.lha / ReqTools / Glue / Dice / reqtools_protos.h < prev    next >
C/C++ Source or Header  |  1994-05-11  |  379b  |  14 lines

  1. /* $VER: clib/reqtools_protos.h 1.0 (23.1.94) */
  2. #ifndef REQTOOLS_PROTOS_H
  3. #define REQTOOLS_PROTOS_H 1
  4. #include <pragmas/config.h>
  5. #include <exec/types.h>
  6. #include <clib/reqtools_protos.h>  /* Note this is in the Amiga directory */
  7. #if __SUPPORTS_PRAGMAS__
  8. #ifdef __DICE_INLINE
  9. extern struct ReqToolsBase *ReqToolsBase;
  10. #include <pragmas/reqtools_pragmas.h>
  11. #endif
  12. #endif
  13. #endif
  14.